home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / game / misc / gametracker.readme < prev    next >
Encoding:
Text File  |  2000-09-04  |  24.8 KB  |  478 lines

  1. Short:    Gameserver browser for QW/Q/H2/Sin/Shogo
  2. Author:   SuRgEoN
  3. Uploader: v2615a@groenjord.dk
  4. Version:  0.5
  5. Type:     game/misc
  6. Requires: ixemul.library v47, Play16 and jpeg datatype (Aminet..)
  7. Action:   NoStart
  8.  
  9. Recommended: Powersnap2.2a(included), KingCon and some text speedup patch (Aminet..)
  10. Homepage:    SuRgEoN's Quake1 Goodies http://users2.50megs.com/surgeon/quake/quakeworld/
  11.  
  12.  
  13. Date: 19-JUL-00
  14.  
  15. GameTracker is a powerful script-based server browser and game launcher for Quake, QuakeWorld, 
  16. HereticII, Shogo & Sin. GameTracker relies on Qstat for retrieving server information.
  17. (Shogo support is available with Qstat2.3a and onwards. True HereticII support is available with 
  18. Qstat2.3e and onwards. Earlier Qstat versions fetches HereticII info using Quake2 protocol)
  19.  
  20. GameTracker lets you browse and monitor servers easily and lets you join or spectate the action on the 
  21. server of your choice (spectator mode is only supported with QuakeWorld). GameTracker has user 
  22. configurable server-filters for ping, gamedir, mapname and capacity. Along with the filter that 
  23. excludes empty servers, this lets you overlook a narrow selection of servers that interest you the 
  24. most. There's also an option to play a sample when a certain event occurs on a monitored server 
  25. (available with autorefresh option).
  26.  
  27. NOTE:
  28. Qstat is a gameserver-query tool by Steve Jankowski. The qstat executable included with GameTracker is 
  29. a straight compile of the source for version 2.2b, done by Elmar Hoffmann. If you want to use Qstat
  30. as stand alone program, or maybe in conjunction with your own frontend, remember to set stack to 
  31. 200000. Otherwise bad things will happen.
  32. Qstat source is available at: http://www.activesw.com/people/steve/qstat.html
  33.  
  34.  
  35. Installation & Configuration:
  36.  
  37. Just place the GameTracker dir where you wold prefer. You should copy qstat to C:
  38. If you use Qstat v2.3+, you should delete the "cache" dir or rename it to "cache22", and then 
  39. rename "cache23" dir to "cache". This is because Qstat cache-lists differ in the typestrings
  40. (example:"QW" for v2.2 - "QWS" for v2.3+). Therefore I have supplied 2 versions of the cachefiles.
  41. Ofcourse MasterCache and CustomCache generates lists that are compatible to the executables that 
  42. generated them. CustomCache requires the "qstatold" variable in gametracker.config to be set correctly, 
  43. for fully compatible output.
  44.  
  45. If you use amcheapo (QuakeWorld proxy), GameTracker can launch this proxy automatically
  46. and connect through it. You should have a proxy.cfg in id1/configs/ dir
  47. for setting up your default proxy commands, such as fps optimizations.
  48. Have a look at the example (in scripts/id1/configs dir).
  49. The path id1/configs/proxy.cfg can not be changed, unless you edit connect.rc in scripts/amcheapo.
  50. Also set the amcheapo env variable to 1 in GameTracker.config.
  51. If you have amcheapo running elsewhere than localhost, port 27500,
  52. you should change the proxycmdline in gametracker.config to suit your setup.
  53.  
  54. I HIGHLY RECOMMEND to install and run PowerSnap (archive is included). PowerSnap makes it easy 
  55. to copy and paste server addresses in the shell window or in quake console.
  56.  
  57. All settings are stored in GameTracker/gametracker.config You should edit this file to suit your setup !! - It 
  58. should be obvious how to do this. All settings are commented. Just don't change the names of the 
  59. env vars :) The vars you have to costumize are prefs for the supported games: (quakedir, qwcmdline, 
  60. qscmdline, h2dir, h2cmdline .... The rest can be left at default settings.
  61.  
  62. qstatold variable:
  63. Qstat v2.2 options and parameters are not compatible with version 2.3+. If you are using qstat2.3a 
  64. or later versions, you MUST set "qstatold" to "0"!
  65.  
  66. runram variable:
  67.  If you are short on RAM you should set "runram" to "0" - this will constrain GameTracker's memory 
  68. usage to around 100K, but there will be considerable amount of hd-access.
  69.  
  70. GameTracker can be upgraded with mapshots for any of the supported games - just copy the images to 
  71. /mapshots. They have to be in .jpg format and must comply with this name syntax: mapname.jpg 
  72. (example: the quake custom-map aerowalk would be "aerowalk.jpg")
  73.  
  74.  
  75. Usage:
  76.  
  77. Doubleclick GameTracker and select the options and actions you want. Everything should be pretty 
  78. straightforward.
  79.  
  80. GameTracker lets you query masterservers, cachefiles and single servers for easy monitoring and 
  81. launching of the QuakeWorld, Quake, HereticII, Shogo and Sin client executables. The interface 
  82. consists of a series of questions. All functions are accessed using requesters. PowerSnap is very
  83. usefull for copying addresses from the generated serverstats to the single-server query, since the
  84. address has to be typed in a string requester. It is from the single server query that you view the
  85. complete rules, refresh the stats on a server and monitor the development of matches and/or monitor
  86. the server for user-specified event to occur. Naturally you can also and join or spectate games when
  87. it seems interesting (spectator mode is only supported with QuakeWorld).
  88.  
  89. Note on pingfilter with QuakeWorld:
  90. If you chose a pingfilter, and then queries a masterserver, you might not get any servers listed, 
  91. although the servers that have registered with the master is within the range. This is because the 
  92. masterserver itself sometimes gets excluded by the ping filter. Use up-to-date static master lists
  93. to avoid this probem. These lists can be generated with MasterCache.
  94.  
  95.  
  96. Utils:
  97.  
  98. MasterCache is a tool for updating the QuakeWorld masterserver cachefiles (barrysworld, ocrana, 
  99. planetquake, id_limbo, fortressfest ...) Run this when the cachefiles gets outdated.
  100. Remember that qstat v2.2 and v2.3+input/output is incompatible, so you can't use the same files. If 
  101. you change executable from 2.2 to 2.3+, you should regenerate lists with the new executable, 
  102. before you use them with GameTracker or CustomCache.
  103.  
  104. CustomCache is a tool for generating filtered cache files. It can be used to split larger serverlists into 
  105. fitting categories (arena servers, duel servers etc). It can generate lists for all supported games
  106.  
  107. .......enjoy!
  108.  
  109. -SuRgEoN
  110.  
  111.  
  112.  Brief history:
  113.  
  114. v0.5:
  115. * Namechange to GameTracker (used to be QWbrowse)
  116. * Improved accuracy of ping filter (range 100 - 500 ms).
  117. * Progress indicator enabled - allowed by redirected output of all queries (v0.4+).
  118. * Can be run entirey from ram by setting appropriate config option (requires 1.2 MB).
  119. * Requesters are more readable and informative.
  120. * Alert "players": Optional SFX when server has a minimum # of active players.
  121. * Alert "mapname": Optional SFX when a particular map is active on server.
  122. * Alert "not full": Optional SFX when server (often full) becomes available for joining.
  123. * Alert "playername": Optional SFX when a particular player is on server.
  124. * Added a string requester to GameTracker, MasterCache and CustomCache
  125. * Memory flush before game-launch is now optional
  126. * Updated gametracker.config
  127. * Updated this document (as always)
  128. * Improved stability with amcheapo (QuakeWorld proxy)
  129. * Automatic launch of amcheapo if set in gametracker.config
  130.  
  131. v0.4 (not released)
  132. * Exdir filter added ( = exclude gamedir).
  133. * CustomCache had wrong requester titles - fixed.
  134.  
  135. v0.3:
  136. * Managed to get Qstat to run stable by increasing stack :)
  137. * Much improved performance (up to 300%), due to better use of Qstat options.
  138. * Support for Qstat v2.3+ (qstatold variable in qwbrowse.config).
  139. * Support for HereticII, Sin and Shogo.
  140. * Refresh option extended to master/file queries.
  141. * Auto-refresh option has been added to single-server-query mode.
  142. * Option for displaying all server-rules in single-query mode.
  143. * Filters for gamedir, capacity, mapname, and gamedir-capacity combination.
  144. * Filters for ping-limited server display.
  145. * Auto-displays ID maps (incl q1edge,base32b & death32c), ztndmX, ctfX, ctf2mX, missionpack 1&2.
  146. * Sound samples accompany actions.
  147. * A new tool, CustomCache, for generating and saving filtered serverlists.
  148. * Lots of new cache files (Quake, HereticII, Sin and Shogo).
  149. * Removed amigaguide generation - better filtering made it obsolete.
  150.  
  151. v0.2:
  152. * Added support for normal Quake.
  153. * Heavily improved configurability.
  154. * Improved readability of template output.
  155. * Added option to filter out empty servers.
  156. * Now QWBrowse doesn't quit when QuakeWorld or Quake is exited.
  157.  
  158. v0.1: (First public release)
  159.  
  160.  Future:
  161.  
  162. * Maybe more server-filters
  163. * Maybe improve GUI
  164.  
  165.  
  166. ============================= Archive contents =============================
  167.  
  168. Original  Packed Ratio    Date     Time    Name
  169. -------- ------- ----- --------- --------  -------------
  170.      948     347 63.3% 19-Jul-00 11:26:38  GameTracker.info
  171.      228      95 58.3% 02-Jun-00 18:19:24 +h2_servers
  172.       90      54 40.0% 02-Jun-00 18:19:24 +thf_servers
  173.      450     180 60.0% 02-Jun-00 18:18:56 +crmod
  174.      766     226 70.4% 28-May-00 20:56:36 +qstatlist
  175.     1173     404 65.5% 02-Jun-00 18:18:54 +quake_a
  176.     1004     312 68.9% 02-Jun-00 18:18:54 +quake_b
  177.      601     239 60.2% 02-Jun-00 18:19:08 +arena
  178.      545     206 62.2% 01-Jun-00 19:13:30 +clanarena
  179.     1053     345 67.2% 02-Jun-00 18:19:10 +custom_maps
  180.     1343     310 76.9% 07-Jun-00 09:38:56 +denmark
  181.      826     158 80.8% 02-Jun-00 18:19:14 +duel
  182.      185      91 50.8% 02-Jun-00 18:19:20 +fast_arena
  183.     1232     387 68.5% 02-Jun-00 18:19:22 +favorites
  184.     1046     331 68.3% 02-Jun-00 18:19:16 +ffa
  185.      251     104 58.5% 02-Jun-00 18:19:18 +ffa_large
  186.       96      58 39.5% 07-Jun-00 09:51:18 +fi_se
  187.       46      43  6.5% 02-Jun-00 18:19:10 +frogbot
  188.       24      24  0.0% 02-Jun-00 18:19:16 +fvf
  189.       20      20  0.0% 02-Jun-00 18:19:20 +headhunters
  190.       23      23  0.0% 02-Jun-00 18:19:12 +hipnotic
  191.      142      81 42.9% 02-Jun-00 18:19:22 +painkeep
  192.       68      49 27.9% 02-Jun-00 18:19:18 +requiem
  193.      278      78 71.9% 02-Jun-00 18:19:12 +team
  194.       49      49  0.0% 02-Jun-00 13:18:04 +01.barrysworld_d
  195.       41      41  0.0% 02-Jun-00 13:18:32 +02.ngi_d
  196.       41      41  0.0% 02-Jun-00 13:18:56 +04.ocrana_d
  197.       50      50  0.0% 02-Jun-00 13:19:20 +05.planetquake_d
  198.       52      52  0.0% 02-Jun-00 13:21:06 +06.id_limbo_d
  199.       52      52  0.0% 02-Jun-00 13:20:46 +07.id_ctf_d
  200.       52      52  0.0% 02-Jun-00 13:21:48 +08.id_tf_d
  201.       52      52  0.0% 02-Jun-00 13:22:52 +09.id_misc_d
  202.       52      52  0.0% 02-Jun-00 13:22:42 +10.id_dm_d
  203.       46      46  0.0% 02-Jun-00 13:24:22 +11.fortressfest_d
  204.       47      47  0.0% 02-Jun-00 13:24:50 +12.australia_d
  205.       35      35  0.0% 02-Jun-00 13:25:12 +13.qizmo_d
  206.       42      42  0.0% 02-Jun-00 13:25:36 +14.edome_d
  207.       33      33  0.0% 02-Jun-00 13:26:14 +15.scifi_d
  208.      646     251 61.1% 30-May-00 13:43:20 +lookup_all_masterservers
  209.      564     216 61.7% 01-Jun-00 18:49:12 +lookup_all_no_qizmo_no_au
  210.     2123     504 76.2% 18-Jul-00 20:46:06 +01.barrysworld
  211.       69      37 46.3% 13-Jul-00 18:31:50 +02.ngi
  212.     1000     240 76.0% 13-Jul-00 18:32:08 +04.ocrana
  213.      789     176 77.6% 13-Jul-00 18:32:16 +05.planetquake
  214.     3579     989 72.3% 02-Jun-00 18:19:06 +06.id_limbo
  215.     1135     346 69.5% 02-Jun-00 13:26:48 +07.id_cft
  216.     3867    1036 73.2% 02-Jun-00 13:27:00 +08.id_tf
  217.     2168     633 70.8% 02-Jun-00 13:27:14 +09.id_misc
  218.     2474     669 72.9% 02-Jun-00 18:19:02 +10.id_dm
  219.     1889     557 70.5% 13-Jul-00 18:33:48 +11.fortressfest
  220.     1654     399 75.8% 13-Jul-00 18:33:56 +12.australia
  221.      577     209 63.7% 13-Jul-00 18:34:04 +13.qizmo
  222.     2576     491 80.9% 02-Jun-00 18:19:00 +14.edome
  223.      964     138 85.6% 13-Jul-00 18:34:18 +15.scifi
  224.      704     222 68.4% 02-Jun-00 18:18:56 +sin_servers
  225.      178      89 50.0% 02-Jun-00 18:20:00 +h2_servers
  226.       94      56 40.4% 02-Jun-00 18:20:00 +thf_servers
  227.      450     176 60.8% 02-Jun-00 18:19:28 +crmod
  228.      766     226 70.4% 28-May-00 20:57:02 +qstatlist
  229.     1173     402 65.7% 02-Jun-00 18:19:26 +quake_a
  230.     1004     309 69.2% 02-Jun-00 18:19:26 +quake_b
  231.      627     240 61.7% 02-Jun-00 18:19:44 +arena
  232.      570     211 62.9% 01-Jun-00 19:15:00 +clanarena
  233.     1099     348 68.3% 02-Jun-00 18:19:44 +custom_maps
  234.      944     187 80.1% 02-Jun-00 18:19:50 +denmark
  235.      862     162 81.2% 02-Jun-00 18:19:48 +duel
  236.      193      92 52.3% 02-Jun-00 18:19:54 +fast_arena
  237.     1285     388 69.8% 02-Jun-00 18:19:56 +favorites
  238.     1091     331 69.6% 02-Jun-00 18:19:52 +ffa
  239.      262     107 59.1% 02-Jun-00 18:19:52 +ffa_large
  240.       48      43 10.4% 02-Jun-00 18:19:46 +frogbot
  241.       25      25  0.0% 02-Jun-00 18:19:50 +fvf
  242.       21      21  0.0% 02-Jun-00 18:19:54 +headhunters
  243.       24      24  0.0% 02-Jun-00 18:19:48 +hipnotic
  244.      148      81 45.2% 02-Jun-00 18:19:56 +painkeep
  245.       71      50 29.5% 02-Jun-00 18:19:54 +requiem
  246.      290      80 72.4% 02-Jun-00 18:19:46 +team
  247.       50      50  0.0% 02-Jun-00 17:04:14 +01.barrysworld_d
  248.       41      41  0.0% 02-Jun-00 17:04:54 +02.ngi_d
  249.       41      41  0.0% 02-Jun-00 17:05:04 +04.ocrana_d
  250.       50      50  0.0% 02-Jun-00 17:05:18 +05.planetquake_d
  251.       52      52  0.0% 02-Jun-00 17:04:32 +06.id_limbo_d
  252.       52      52  0.0% 02-Jun-00 17:03:38 +07.id_ctf_d
  253.       52      52  0.0% 02-Jun-00 17:04:42 +08.id_tf_d
  254.       52      52  0.0% 02-Jun-00 17:03:52 +09.id_misc_d
  255.       52      52  0.0% 02-Jun-00 17:04:00 +10.id_dm_d
  256.       46      46  0.0% 02-Jun-00 17:03:14 +11.fortressfest_d
  257.       47      47  0.0% 02-Jun-00 17:02:58 +12.australia_d
  258.       35      35  0.0% 02-Jun-00 17:02:46 +13.qizmo_d
  259.       42      42  0.0% 02-Jun-00 17:02:36 +14.edome_d
  260.       35      35  0.0% 02-Jun-00 17:02:14 +15.scifi_d
  261.      646     246 61.9% 30-May-00 13:43:48 +lookup_all_masterservers
  262.      523     196 62.5% 02-Jun-00 17:01:32 +lookup_all_no_qizmo_no_au
  263.     2243     480 78.6% 02-Jun-00 18:19:36 +01.barrysworld
  264.       72      38 47.2% 02-Jun-00 18:19:34 +02.ngi
  265.      983     226 77.0% 02-Jun-00 18:19:42 +04.ocrana
  266.      693     166 76.0% 02-Jun-00 18:19:38 +05.planetquake
  267.     3735     997 73.3% 02-Jun-00 18:19:40 +06.id_limbo
  268.     1184     350 70.4% 02-Jun-00 18:19:34 +07.id_cft
  269.     4034    1044 74.1% 02-Jun-00 18:19:38 +08.id_tf
  270.     2263     638 71.8% 02-Jun-00 18:19:40 +09.id_misc
  271.     2582     674 73.8% 02-Jun-00 18:19:36 +10.id_dm
  272.     2001     562 71.9% 02-Jun-00 18:19:42 +11.fortressfest
  273.     1830     430 76.5% 02-Jun-00 18:19:42 +12.australia
  274.      456     175 61.6% 02-Jun-00 18:19:30 +13.qizmo
  275.     2687     495 81.5% 02-Jun-00 18:19:32 +14.edome
  276.     1056     149 85.8% 02-Jun-00 18:19:32 +15.scifi
  277.      138      81 41.3% 02-Jun-00 18:19:28 +shogo_servers
  278.      704     221 68.6% 02-Jun-00 18:19:28 +sin_servers
  279.     3862     997 74.1% 18-Jul-00 20:20:24 +CustomCache
  280.     2696    1588 41.0% 02-Jun-00 16:09:14 +CustomCache.info
  281.     2530    1599 36.7% 09-Jun-00 14:13:00 +docs.info
  282.     9303    3862 58.4% 19-Jul-00 09:49:30 +gametracker.htm
  283.     8393    3701 55.9% 19-Jul-00 11:26:10 +GameTracker.readme
  284.     1201     621 48.2% 27-Dec-97 17:48:22 +pop.doc
  285.    31814   10576 66.7% 02-Jun-00 18:18:36 +qstatdoc.html
  286.     9303    3860 58.5% 18-Jul-00 20:31:56 +qwbrowse.htm
  287.      622     364 41.4% 09-Jun-00 14:04:38 +RequestString.readme
  288.      507     254 49.9% 02-Jun-00 10:09:48 +capacity_filter
  289.      548     278 49.2% 02-Jun-00 10:10:14 +exgamecapacity_filter
  290.      462     253 45.2% 02-Jun-00 10:10:46 +exgamedir_filter
  291.      542     274 49.4% 02-Jun-00 10:11:10 +gamecapacity_filter
  292.      456     248 45.6% 02-Jun-00 10:11:30 +gamedir_filter
  293.      451     244 45.8% 02-Jun-00 10:11:46 +map_filter
  294.       99      83 16.1% 02-Jun-00 18:17:38 +player_temp
  295.      154     120 22.0% 02-Jun-00 18:17:36 +capacity_filter
  296.      108     103  4.6% 01-Jun-00 16:13:06 +exgamedir_filter
  297.      189     135 28.5% 02-Jun-00 18:17:38 +gamecapacity_filter
  298.      102      99  2.9% 02-Jun-00 18:17:38 +gamedir_filter
  299.       97      93  4.1% 02-Jun-00 18:17:36 +map_filter
  300.       38      31 18.4% 02-Jun-00 11:48:08 +header_temp
  301.      507     254 49.9% 02-Jun-00 10:12:18 +capacity_filter
  302.      548     278 49.2% 02-Jun-00 10:12:30 +exgamecapacity_filter
  303.      463     251 45.7% 02-Jun-00 10:12:48 +exgamedir_filter
  304.      542     272 49.8% 02-Jun-00 10:13:06 +gamecapacity_filter
  305.      457     246 46.1% 02-Jun-00 10:13:20 +gamedir_filter
  306.      451     243 46.1% 02-Jun-00 10:13:44 +map_filter
  307.       99      83 16.1% 02-Jun-00 18:17:34 +player_temp
  308.       99      83 16.1% 02-Jun-00 10:56:02 +player_temp
  309.      422     229 45.7% 02-Jun-00 11:39:16 +s_temp_no_filter
  310.      422     227 46.2% 02-Jun-00 11:38:54 +s_temp_not_empty
  311.      117      84 28.2% 02-Jun-00 11:49:16 +trailer_temp
  312.     4048    1044 74.2% 19-Jul-00 09:41:24 +GameTracker
  313.     2597     997 61.6% 19-Jul-00 10:06:40 +gametracker.config
  314.     2769    1820 34.2% 18-Jul-00 20:16:02 +gametracker.config.info
  315.     2702    1797 33.4% 18-Jul-00 20:18:08 +GameTracker.info
  316.    10858    4526 58.3% 19-Jul-00 09:43:56 +gtstart.iff
  317.      123      94 23.5% 02-Jun-00 18:18:52 +proxy.cfg
  318.     8098    7895  2.5% 28-May-00 16:58:18 +base32b.jpg
  319.     6784    6739  0.6% 22-May-80 23:51:36 +ctf1.jpg
  320.     6715    6674  0.6% 22-May-80 23:51:46 +ctf2.jpg
  321.     5892    5729  2.7% 25-Mar-98 18:00:00 +ctf2m1.jpg
  322.     5504    5345  2.8% 25-Mar-98 18:00:00 +ctf2m2.jpg
  323.     4577    4416  3.5% 25-Mar-98 18:00:00 +ctf2m3.jpg
  324.     5875    5716  2.7% 25-Mar-98 18:00:00 +ctf2m4.jpg
  325.     5310    5154  2.9% 25-Mar-98 18:00:00 +ctf2m5.jpg
  326.     5354    5183  3.1% 25-Mar-98 18:00:00 +ctf2m6.jpg
  327.     4933    4766  3.3% 25-Mar-98 18:00:00 +ctf2m7.jpg
  328.     4510    4343  3.7% 25-Mar-98 18:00:00 +ctf2m8.jpg
  329.     6553    6504  0.7% 22-May-80 23:51:54 +ctf3.jpg
  330.     7259    7217  0.5% 22-May-80 23:52:02 +ctf4.jpg
  331.     6508    6468  0.6% 22-May-80 23:52:12 +ctf5.jpg
  332.     4695    4649  0.9% 22-May-80 23:52:20 +ctf6.jpg
  333.     5986    5939  0.7% 22-May-80 23:52:28 +ctf7.jpg
  334.     5370    5325  0.8% 22-May-80 23:52:36 +ctf8.jpg
  335.     5029    4978  1.0% 23-May-80 00:57:36 +ctfstart.jpg
  336.     8018    7833  2.3% 28-May-00 16:57:42 +death32c.jpg
  337.     6110    6065  0.7% 22-May-80 23:50:32 +dm1.jpg
  338.     6056    6009  0.7% 22-May-80 23:50:40 +dm2.jpg
  339.     5531    5489  0.7% 22-May-80 23:50:52 +dm3.jpg
  340.     6977    6927  0.7% 22-May-80 23:51:00 +dm4.jpg
  341.     5449    5406  0.7% 22-May-80 23:51:08 +dm5.jpg
  342.     5373    5322  0.9% 22-May-80 23:51:16 +dm6.jpg
  343.     6145    6104  0.6% 22-May-80 23:46:12 +e1m1.jpg
  344.     5677    5630  0.8% 22-May-80 23:46:20 +e1m2.jpg
  345.     5834    5786  0.8% 22-May-80 23:46:28 +e1m3.jpg
  346.     6301    6254  0.7% 22-May-80 23:46:38 +e1m4.jpg
  347.     5816    5771  0.7% 22-May-80 23:46:46 +e1m5.jpg
  348.     6342    6299  0.6% 22-May-80 23:46:54 +e1m6.jpg
  349.     7565    7517  0.6% 22-May-80 23:47:02 +e1m7.jpg
  350.     5918    5849  1.1% 22-May-80 23:44:12 +e1m8.jpg
  351.     5717    5660  0.9% 22-May-80 23:48:10 +e2m1.jpg
  352.     6963    6921  0.6% 22-May-80 23:48:02 +e2m2.jpg
  353.     6396    6351  0.7% 22-May-80 23:47:54 +e2m3.jpg
  354.     6746    6700  0.6% 22-May-80 23:47:46 +e2m4.jpg
  355.     6571    6522  0.7% 22-May-80 23:47:38 +e2m5.jpg
  356.     5862    5806  0.9% 22-May-80 23:47:30 +e2m6.jpg
  357.     7153    7112  0.5% 22-May-80 23:47:22 +e2m7.jpg
  358.     5856    5801  0.9% 22-May-80 23:48:18 +e3m1.jpg
  359.     7635    7597  0.4% 22-May-80 23:48:28 +e3m2.jpg
  360.     7565    7505  0.7% 22-May-80 23:48:36 +e3m3.jpg
  361.     6697    6653  0.6% 22-May-80 23:48:44 +e3m4.jpg
  362.     5917    5866  0.8% 22-May-80 23:48:52 +e3m5.jpg
  363.     6007    5968  0.6% 22-May-80 23:49:00 +e3m6.jpg
  364.     7471    7426  0.6% 22-May-80 23:49:10 +e3m7.jpg
  365.     5796    5749  0.8% 22-May-80 23:50:22 +e4m1.jpg
  366.     7345    7301  0.5% 22-May-80 23:50:14 +e4m2.jpg
  367.     6626    6583  0.6% 22-May-80 23:50:04 +e4m3.jpg
  368.     5773    5701  1.2% 22-May-80 23:49:54 +e4m4.jpg
  369.     6256    6204  0.8% 22-May-80 23:49:46 +e4m5.jpg
  370.     7298    7249  0.6% 22-May-80 23:49:38 +e4m6.jpg
  371.     5967    5922  0.7% 22-May-80 23:49:30 +e4m7.jpg
  372.     5935    5886  0.8% 22-May-80 23:49:22 +e4m8.jpg
  373.    14372   13138  8.5% 22-May-80 23:45:58 +end.jpg
  374.     4416    4253  3.6% 25-Mar-98 18:00:00 +hip1m1.jpg
  375.     6167    6011  2.5% 25-Mar-98 18:00:00 +hip1m2.jpg
  376.     4092    3924  4.1% 25-Mar-98 18:00:00 +hip1m3.jpg
  377.     8346    8191  1.8% 25-Mar-98 18:00:00 +hip1m4.jpg
  378.     5152    4987  3.2% 25-Mar-98 18:00:00 +hip1m5.jpg
  379.     5900    5733  2.8% 25-Mar-98 18:00:00 +hip2m1.jpg
  380.     6360    6204  2.4% 25-Mar-98 18:00:00 +hip2m2.jpg
  381.     5510    5348  2.9% 25-Mar-98 18:00:00 +hip2m3.jpg
  382.     5621    5460  2.8% 25-Mar-98 18:00:00 +hip2m4.jpg
  383.     5625    5456  3.0% 25-Mar-98 18:00:00 +hip2m5.jpg
  384.     7631    7482  1.9% 25-Mar-98 18:00:00 +hip2m6.jpg
  385.     6753    6587  2.4% 25-Mar-98 18:00:00 +hip3m1.jpg
  386.     5005    4842  3.2% 25-Mar-98 18:00:00 +hip3m2.jpg
  387.     4578    4400  3.8% 25-Mar-98 18:00:00 +hip3m3.jpg
  388.     5817    5664  2.6% 25-Mar-98 18:00:00 +hip3m4.jpg
  389.     6670    6502  2.5% 25-Mar-98 18:00:00 +hipdm1.jpg
  390.     4878    4713  3.3% 25-Mar-98 18:00:00 +hipend.jpg
  391.     5791    5627  2.8% 28-May-00 16:19:50 +q1edge.jpg
  392.     4259    4095  3.8% 25-Mar-98 18:00:00 +r1m1.jpg
  393.     5626    5460  2.9% 25-Mar-98 18:00:00 +r1m2.jpg
  394.     5027    4862  3.2% 25-Mar-98 18:00:00 +r1m3.jpg
  395.     4645    4478  3.5% 25-Mar-98 18:00:00 +r1m4.jpg
  396.     4872    4703  3.4% 25-Mar-98 18:00:00 +r1m5.jpg
  397.     5614    5444  3.0% 25-Mar-98 18:00:00 +r1m6.jpg
  398.     5980    5818  2.7% 25-Mar-98 18:00:00 +r1m7.jpg
  399.     6548    6389  2.4% 25-Mar-98 18:00:00 +r2m1.jpg
  400.     5511    5343  3.0% 25-Mar-98 18:00:00 +r2m2.jpg
  401.     4659    4487  3.6% 25-Mar-98 18:00:00 +r2m3.jpg
  402.     7054    6892  2.2% 25-Mar-98 18:00:00 +r2m4.jpg
  403.     4578    4412  3.6% 25-Mar-98 18:00:00 +r2m5.jpg
  404.     5577    5414  2.9% 25-Mar-98 18:00:00 +r2m6.jpg
  405.     4859    4693  3.4% 25-Mar-98 18:00:00 +r2m7.jpg
  406.     5959    5794  2.7% 25-Mar-98 18:00:00 +r2m8.jpg
  407.     5099    5054  0.8% 22-May-80 23:45:18 +start.jpg
  408.     4222    3094 26.7% 18-Jan-00 21:53:52 +unknown.jpg
  409.     6257    6082  2.7% 28-May-00 16:09:40 +ztndm1.jpg
  410.     5026    4851  3.4% 28-May-00 16:11:44 +ztndm2.jpg
  411.     7913    7740  2.1% 28-May-00 16:12:34 +ztndm3.jpg
  412.     5882    5712  2.8% 28-May-00 16:13:56 +ztndm4.jpg
  413.     8101    7926  2.1% 28-May-00 16:14:32 +ztndm5.jpg
  414.     5157    4987  3.2% 28-May-00 16:15:10 +ztndm6.jpg
  415.     3388     751 77.8% 18-Jul-00 20:19:46 +MasterCache
  416.     2748    1644 40.1% 02-Jun-00 16:09:14 +MasterCache.info
  417.     5000    2806 43.8% 27-Dec-97 03:32:38 +pop
  418.     2476    1570 36.5% 02-Jun-00 16:09:14 +pop.info
  419.    55428   55428  0.0% 02-Jun-00 18:18:40 +PowerSnap22a.lha
  420.    56256   29732 47.1% 02-Jun-00 18:18:48 +qstat
  421.     2476    1568 36.6% 02-Jun-00 16:09:14 +qstat.info
  422.    20450   15483 24.2% 09-Jun-00 17:04:24 +quakeworld.iff
  423.     2840    1981 30.2% 19-May-97 00:54:46 +RequestString
  424.     2476    1566 36.7% 05-Jun-00 15:28:04 +RequestString.info
  425.     3586    3586  0.0% 09-Jun-00 14:00:50 +RequestString_src.lha
  426.       49      49  0.0% 07-Jun-00 16:18:20 +agetmapname.rc
  427.       53      53  0.0% 07-Jun-00 16:18:28 +agetminplayers.rc
  428.       52      52  0.0% 07-Jun-00 16:18:42 +agetplayername.rc
  429.      399     253 36.5% 10-Jun-00 16:00:10 +connect.rc
  430.       64      62  3.1% 09-Jun-00 16:37:26 +runcheapo.rc
  431.      403     220 45.4% 05-Jun-00 13:55:26 +autorefresh.rc
  432.     1267     430 66.0% 18-Jul-00 20:21:54 +autorefresh_pop.rc
  433.     2167     460 78.7% 18-Jul-00 20:22:10 +cleanup.rc
  434.      217     172 20.7% 10-Jun-00 14:59:26 +connect.rc
  435.       55      55  0.0% 09-Jun-00 10:02:12 +getaddress.rc
  436.       68      68  0.0% 07-Jun-00 16:48:48 +getexgamedir.rc
  437.       54      54  0.0% 05-Jun-00 15:50:32 +getfile.rc
  438.       55      55  0.0% 07-Jun-00 16:49:38 +getgamedir.rc
  439.       51      51  0.0% 07-Jun-00 16:49:52 +getmapname.rc
  440.       57      57  0.0% 07-Jun-00 16:50:20 +getmaxplayers.rc
  441.       57      57  0.0% 07-Jun-00 16:50:32 +getminplayers.rc
  442.       52      52  0.0% 05-Jun-00 15:34:52 +getplayername.rc
  443.      160     135 15.6% 10-Jun-00 14:58:04 +connect.rc
  444.     1481     426 71.2% 18-Jul-00 20:22:48 +initfilters.rc
  445.      915     317 65.3% 30-May-00 13:20:42 +initgame.rc
  446.      538     276 48.6% 10-Jun-00 14:59:12 +connect.rc
  447.     2568     829 67.7% 18-Jul-00 20:23:20 +refresh.rc
  448.     2177     475 78.1% 18-Jul-00 20:23:38 +refresh_all.rc
  449.     2230     483 78.3% 18-Jul-00 20:23:52 +refresh_noempty.rc
  450.     1447     491 66.0% 18-Jul-00 20:24:12 +return.rc
  451.     2670     873 67.3% 18-Jul-00 20:24:30 +server.rc
  452.      159     133 16.3% 10-Jun-00 15:03:56 +connect.rc
  453.      157     133 15.2% 10-Jun-00 15:04:10 +connect.rc
  454.     2336     755 67.6% 18-Jul-00 20:24:44 +sqoptions.rc
  455.     3372     771 77.1% 18-Jul-00 20:24:58 +userfilter_all.rc
  456.     3422     772 77.4% 18-Jul-00 20:25:12 +userfilter_noempty.rc
  457.   157594  157594  0.0% 05-Dec-97 20:57:06 +alert.wav
  458.     9758    8852  9.2% 02-Jun-00 18:18:50 +click.wav
  459.   121030   68958 43.0% 11-Dec-97 06:08:30 +lastdraw.wav
  460.    97652   80370 17.6% 05-Dec-97 20:57:06 +complete.wav
  461.    48100   31301 34.9% 13-Dec-97 21:32:10 +beavis.wav
  462.    28426   16310 42.6% 21-Nov-97 15:39:42 +hail.wav
  463.    82780   65835 20.4% 13-Dec-97 21:01:02 +hello.wav
  464.       57      57  0.0% 05-Jun-00 13:47:56 +alert_map
  465.       74      74  0.0% 05-Jun-00 13:48:10 +alert_notfull
  466.       65      65  0.0% 05-Jun-00 13:48:22 +alert_players
  467.       25      25  0.0% 05-Jun-00 11:27:12 +h_temp
  468.       46      46  0.0% 05-Jun-00 11:26:54 +hn_temp
  469.       92      75 18.4% 02-Jun-00 18:20:02 +p_temp
  470.      187     135 27.8% 05-Jun-00 14:30:24 +pn_temp
  471.       76      74  2.6% 29-May-00 12:35:24 +rules
  472.      345     196 43.1% 24-Jun-92 14:04:54 +s_temp
  473.      652     293 55.0% 05-Jun-00 13:54:12 +sn_temp
  474.       83      78  6.0% 30-May-00 15:56:02 +t_temp
  475.       38      38  0.0% 02-Jun-00 18:20:04 +tmap
  476. -------- ------- ----- --------- --------
  477.  1501944 1196892 20.3% 27-Jul-100 04:57:04   306 files
  478.